﻿@charset "utf-8";
/*公共样式部分 */
* { margin: 0; padding: 0; }
body {margin: 0;padding: 0;font-size: 14px;font-family: "微软雅黑";color: #202020;background:url(/skin/moban/cms/main_bg01.jpg);}
div, form, ul, ol, li, span, p, dl, dd, dt { margin: 0; padding: 0; border: 0; }
li { list-style-type: none }
img, a img { border: 0; margin: 0; padding: 0; }
img { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 12px; font-weight: normal; }
/*链接样式*/
a { outline-style: none; color: #999; text-decoration: none }
/*a:link { color: #021A23; text-decoration: none; }
a:visited { color: #032029; text-decoration: none; }
a:hover { color: #9A7D07; text-decoration: none; }
a:active { color: #ea6311; text-decoration: none; }
*/
/*去除超链接虚框*/
/*清除浮动*/
.fl { float: left }
.fr { float: right }
.main { width: 1200px; margin: 0px auto; margin-top: 12px; }
.w { width: 1200px; margin: 0 auto; display: block }
.cl{ clear:both}
/*头部*/
header { min-width: 1200px; }
.top_bg { width: 100%; height: 48px; background: #1d1d1d }
.top { width: 1200px; height: 48px; margin: 0 auto; overflow: hidden }
.top_left { float: left; font: 13px/48px "微软雅黑"; color: #f7f7f7; }
.top_left span { color: #fff; font-size: 18px; font-family: 'impactregular'; }
.top_right { float: right;/*width:483px;*/ height: 48px; }
.top_msg {float: left;font: 13px/48px "微软雅黑";color: #fff !important;background: url(/skin/moban/cms/ly.png) no-repeat;padding-left: 26px;margin-right: 10px;margin-top: 15px;line-height: 24px;}
.top_contact {float: left;font: 13px/48px "微软雅黑";color: #fff !important;background: url(/skin/moban/cms/lx.png) no-repeat;padding-left: 26px;margin-top: 15px;line-height: 24px;}
.logo {width: 600px;height: 100px;}
.logo img { width: 100%; height: 100% }
.tell {width: 422px;height: 100px;background: url(/skin/moban/cms/tell.png) center  no-repeat;}
.tell span {float: left;margin-top: 47px;margin-left: 114px;font: 32px/55px "微软雅黑";color: red;}
/**/
.navbg {background: url(/skin/moban/cms/navbg.jpg) repeat;height: 58px;}
.nav { width: 1200px; margin: 0 auto; line-height: 57px; }
.nav ul li a { width: 150px; float: left; color: #fff; text-align: center; font-size: 16px; }
.nav ul li a:hover { background: url(/skin/moban/cms/navhover.png) no-repeat center; height: 63px; margin-top: -6px; line-height: 70px; }
.nav ul li a.on { background: url(/skin/moban/cms/navhover.png) no-repeat center; height: 63px; margin-top: -6px; line-height: 70px; }
.nav  ul li { float: left; width: 150px; text-align: center; }
.nav  ul li a { color: #fff }
.nav  ul li:hover a { color: #fff; }
/*二级导航*/
.nav  ul li ul { display: none }
.nav  li:hover ul { display: block; z-index: 999; }
.nav  li ul {background: #3495e4;position: absolute;width: 150px;}
.nav  li ul li { float: left }
/*banner*/
.flexslider{width:100%;height:500px;min-width: 1200px;}
.slides li { }
.slides li img{width:100% !important;height: 500px;}
.flex-control-nav {position: absolute;bottom: 220px;z-index: 2;width: 100%;text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display:inline;
zoom: 1; }
/***.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(/skin/moban/cms/dot.png) right 0 no-repeat; cursor: pointer; }***/
.flex-control-nav .flex-active { background-position: 0 0; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 50px; height: 50px; overflow: hidden; cursor: pointer; position: absolute; }
/**.flex-direction-nav li a.flex-prev { left: 40px; background: url(/skin/moban/cms/prev.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(/skin/moban/cms/next.png) center center no-repeat; }**/
/*特效1*/
.tran1 { transition: all 0.4s ease-out }
.tran1:hover { transform: scale(1.6) }
/*特效1*/
.aq1 img { margin-top: 10px; margin-left: 12px }
/*底部*/
/*底部版权*/
footer{width:100%;margin:0px auto;min-width:1200px;overflow:hidden;background: url(/skin/moban/cms/footbg.jpg) no-repeat center;background-size: cover;}
.foot{margin:0px auto}
.fnav{ width:1200px; margin:0px auto; height:40px; background:#01488a; font-family:"微软雅黑"; margin-top:10px; text-align:center;color:#FFFFFF;}
.fnav a{ line-height:40px; color:#FFFFFF; padding-left: 28px; padding-right: 28px;}
.copyright{ width:1200px; margin:0px auto; text-align:center; color:#FFFFFF; line-height:30px}
.copyright  span{
    margin-left: 68px;
}

.copyright img{margin-top: 10px;}
.copyright a{ color:#FFFFFF}
.copyright a:link{ color:#FFFFFF}



.redian{width:268px;border:1px solid #e2e2e2;height:auto;float:left;border-top:none;margin-top:20px;}
.redian .title{background:url(/skin/moban/cms/ls_03.jpg) no-repeat;height:48px;}
.redian .title span{height:48px;overflow:hidden;font-size:16px;font-weight:500;color:#333333;line-height:48px;padding-left:25px;}
.redian .listn{float:left;width:264px;height:auto;overflow:hidden;margin-left:2px;}
.redian .listn ul{margin:3px;overflow:hidden;}
.redian .listn ul li{background:url(/skin/moban/cms/dian-1-3.gif) no-repeat left ;text-indent:9px;font-size:14px;width:256px;height:30px;line-height:30px;overflow:hidden;float:left;}
.redian .listn ul li a{color:#333333;}
.redian .listn ul li a:hover{color:#f38000;}
.redian .listn ul li span {float:right;color:#333333;}

.new{width:268px;border:1px solid #e2e2e2;height:auto;float:left;border-top:none;margin-top:20px;}
.new .title{background:url(/skin/moban/cms/ls_03.jpg) no-repeat;height:48px;}
.new .title span{height:48px;overflow:hidden;font-size:16px;font-weight:500;color:#333333;line-height:48px;padding-left:25px;}
.new .listn{float:left;width:264px;height:auto;overflow:hidden;margin-left:2px;}
.new .listn ul{margin:3px;overflow:hidden;}
.new .listn ul li{background:url(/skin/moban/cms/dian-1-3.gif) no-repeat left ;text-indent:9px;font-size:14px;width:256px;height:30px;line-height:30px;overflow:hidden;float:left;}
.new .listn ul li a{color:#333333;}
.new .listn ul li a:hover{color:#f38000;}
.new .listn ul li span {float:right;color:#333333;}

